projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a894238
)
* xmenu.c (mouse_position_for_popup): New function.
author
Jan Djärv
<jan.h.d@swipnet.se>
Sat, 18 Jan 2003 09:55:37 +0000
(09:55 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Sat, 18 Jan 2003 09:55:37 +0000
(09:55 +0000)
(Fx_popup_menu): Call mouse_position_for_popup for X and
mouse_position_hook for others.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 3ac9d361f17dcf2ac881b5074b60b2e3bf6453ad..032428948e96a06557e4b2b5350e032d154047c8 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2003-01-18 Jan D. <jan.h.d@swipnet.se>
+
+ * xmenu.c (mouse_position_for_popup): New function.
+ (Fx_popup_menu): Call mouse_position_for_popup for X and
+ mouse_position_hook for others.
+
2003-01-17 Kim F. Storm <storm@cua.dk>
* editfns.c (Finsert): Mention `string-make-multibyte' and